RAD Studio VCL Reference
|
GUID associated with a dialog's persisted state.
property ClientGuid: string;
__property AnsiString ClientGuid;
ClientGuid holds a GUID associated with a dialog's persisted state. Persisted states for a dialog can include such things as its position and size. Having a GUID allows an application to remember these persisted states for different versions of the dialog.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|